Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(v2) feat: complete color support #420

Merged
merged 1 commit into from
Nov 12, 2024
Merged

(v2) feat: complete color support #420

merged 1 commit into from
Nov 12, 2024

Conversation

aymanbagabas
Copy link
Member

This commit adds a new function Complete that replaces the old CompleteColor type. It returns a CompleteFunc which takes three colors and returns the appropriate one based on the given color profile.

@aymanbagabas aymanbagabas changed the title feat: complete color support (v2) feat: complete color support Oct 31, 2024
@aymanbagabas aymanbagabas force-pushed the v2-complete branch 2 times, most recently from 9e59db5 to c25662e Compare October 31, 2024 20:07
This commit adds a new function `Complete` that replaces the old
`CompleteColor` type. It returns a `CompleteFunc` which takes
three colors and returns the appropriate one based on the
given color profile.
@aymanbagabas aymanbagabas added the v2 label Nov 1, 2024
@aymanbagabas aymanbagabas added this to the v2.0.0 milestone Nov 1, 2024
@aymanbagabas aymanbagabas merged commit 4ed133c into v2-exp Nov 12, 2024
18 checks passed
@aymanbagabas aymanbagabas deleted the v2-complete branch November 12, 2024 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants